IModel.ModelPath property

Namespace: NextDesign.Core

Description

The model hierarchy path for this instance Returns a path string in which the model hierarchy starting from the model root or product line is combined with the path delimiter ("/").

string ModelPath {get;}

type

  • string

Annotation

About API specification change and migration method in Ver.1.1

From Ver1.1, this method came to get the path string of the same format as the path bar. When using this API, it is necessary to change the relevant part in the extension along with the version upgrade to Ver.1.1 or later.